home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / programy / pcbaby / _setup.1 / PCBaby4.exe / 0 / RCDATA / TLOGO2 / TLOGO2.txt < prev   
Text File  |  1996-10-21  |  1KB  |  50 lines

  1. object Logo2: TLogo2
  2.   Left = 156
  3.   Top = 97
  4.   BorderStyle = bsNone
  5.   Caption = 'Logo2'
  6.   ClientHeight = 414
  7.   ClientWidth = 463
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Image1: TImage
  16.     Left = 0
  17.     Top = 0
  18.     Width = 465
  19.     Height = 417
  20.     Picture.Data = {<image000.bmp>}
  21.   end
  22.   object OKBtn: TBitBtn
  23.     Left = 336
  24.     Top = 282
  25.     Width = 93
  26.     Height = 31
  27.     Caption = 'Ok'
  28.     Default = True
  29.     Font.Color = clGreen
  30.     Font.Height = -19
  31.     Font.Name = 'Arial'
  32.     Font.Style = [fsBold]
  33.     ModalResult = 1
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     OnClick = OKBtnClick
  37.     Glyph.Data = {
  38.       F6000000424DF600000000000000760000002800000010000000100000000100
  39.       04000000000080000000CE0E0000D80E00000000000000000000000000000000
  40.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  41.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  42.       5555555555555555555555555205555555555555222055555555555522205555
  43.       5555555222220555555555222222055555555722052220555555720555522055
  44.       5555555555522205555555555555220555555555555552205555555555555572
  45.       0555555555555557205555555555555552205555555555555555}
  46.     Margin = 8
  47.     Spacing = -1
  48.   end
  49. end
  50.